# Xfig and tgif diagrams should be in the fig/ subdirectory.
# DOCUMENTS should be a list of the target Postscript files.
-DOCUMENTS = interface.ps interface.pdf user.ps user.pdf
+DOCUMENTS = interface.ps interface.pdf interface.html user.ps \
+ user.pdf user.html
GFX = $(patsubst %.obj, %.eps, $(wildcard figs/*.obj))
GFX += $(patsubst %.fig, %.eps, $(wildcard figs/*.fig))
rm -f .word_count *.aux *.dvi *.bbl *.blg *.glo *.idx *~
rm -f *.ilg *.log *.ind *.toc *.bak core
rm -f figs/*.eps $(DOCUMENTS)
+ rm -rf user/
+ rm -rf interface/
install: $(DOCUMENTS)
mkdir -p $(prefix)/usr/share/doc/xen
%.eps: %.obj
tgif -print -color -eps $<
-
+%.html: %.tex
+ latex2html --split 0 --nonavigation --noinfo --math $<
{\Large Xen is Copyright (c) 2004, The Xen Team} \\[3mm]
{\Large University of Cambridge, UK} \\[20mm]
-{\large Last updated on 11th March, 2004}
+{\large Last updated on 30th July, 2004}
\end{tabular}
\vfill
\end{center}